home *** CD-ROM | disk | FTP | other *** search
- Path: news.fido.net!fidouk!2-254-235-0!richard.town
- From: Richard.Town@f235.n254.z2.fidonet.org (Richard Town)
- Newsgroups: comp.dcom.modems
- Subject: help with zoom 14.4 and trumpet
- Date: 08 Mar 96 13:47:05
- Organization: Barney's Rubble
- Message-ID: <7a4_9603090052@fidouk.fidonet.org>
- NNTP-Posting-Host: rubble.fidouk.org
-
- -=> Quoting Terry E. Atwell to All <=-
-
- TEA> Theirr software package uses trumpet winsock. My sytem is a 386sx20
- TEA> running Win3.1 with an external 14.4 Zoom v32bis fax modem.
-
- Setting up Trumpet/Winsock
- --------------------------
- Check that:
- Hardware Handshaking is checked in Winsock's File/Setup, as well as
- running
- 38400 baud rate, and that: MTU: 256 RWIN 848 MSS 216
-
- IF you are running Windows 3.1, make sure that the following is in
- your SYSTEM.INI file:
-
- [boot]
- comm.drv=comm.drv
- ;or alternative com driver of your choice, WFXCOMM.ZIP or CYBERCOM.ZIP
- ;are available at the PackLink BBS. These are needed for modems above
- ;14k4 speeds
-
- [386enh]
- COMxFIFO=1
- COMxBUFFERS=1024
- substitute the number comm port number for the value x.
-
- Minimum revision of Trumpet Winsock I would run would be 2.0b, since
- it will allow Internal PPP if you want to run that...
-
- Trumpet winsock passes its own init. string, which may be overriding
- those you are sending to the modem. Look at LOGIN.CMD with NOTEPAD.
-
- Note the 'modemsetup' line. Leave it blank, except for the double
- quotes ""...or insert a string of your choice between the "".
-
- Do not use AT in the command; that's already assumed.
- ----------------------------------------------------------------------
-
- $modemsetup = "&c1&k3&d2l1m0"
-
- and winsock speed is set to 57600.
- ----------------------------------------------------------------------
- TEA> however- when I execute bye my system freezes and must be rebooted and
- TEA> the modem turned off and on.
-
- Your script's "bye" function should call ath. Try ~H
- Don't forget the "at" is assumed
-
- rgdZ
- Richard
-
- +================================================+
- | PackLink / Zoom Modem Support +44(0)1812972486 |
- | richard.town@f235.n254.z2.fidonet.org |
- | PackLink Niteline 7pm-7am GMT +44(0)1812972488 |
- +================================================+
-
-